[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
litebar_header

    typedef struct litebar_header {
              char *videosave;
              struct text_info inforec;
              int left, top, right, bottom;
              int margc;
              struct litebar_field *margv;
              struct litebar_field *current;
              int msgx, msgy;
              char *menusave;
              struct keylist *quitkey;
              int colnorm;
              int colcmdkey;
              int colhilite;
              int coldisabled;
              int coldishilite;
              int colmessage;
              unsigned flags;
              char internal;
         };

    #include <menuhk.h>

See Also: litebar_alloc()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson